spinbutton: Inherit from GtkWidget
authorTimm Bäder <mail@baedert.org>
Thu, 4 May 2017 16:31:41 +0000 (18:31 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:11 +0000 (21:27 -0400)
commit3c2d2545b2c491ebe50660b718f6a337fb96a540
tree0fedc438f1fc48068e8141216c82a4ca0a26411e
parentfc5c2f2030bbf5ead08c385381974a42306396d9
spinbutton: Inherit from GtkWidget

Use a box, an entry and the current 2 buttons.
Remaining problems: Entry sizing and activation.
gtk/gtkentry.c
gtk/gtkentryprivate.h
gtk/gtkspinbutton.c
gtk/gtkspinbutton.h